Fix configuring with CMake version 4
authorDan Dennedy <dan@dennedy.org>
Thu, 18 Dec 2025 11:30:00 +0000 (12:30 +0100)
committerSantiago Vila <sanvila@debian.org>
Thu, 18 Dec 2025 11:30:00 +0000 (12:30 +0100)
commit927ddde64b1d25c72c275dec9a8e27d487490cf5
tree601c7cefa9c460cb8de7607926855f5e175538b4
parent1ba8856d7f3f69145f6856132c2db62a610d4e29
Fix configuring with CMake version 4

Origin: upstream, https://github.com/opencv/opencv/commit/cb8030809e0278d02fa335cc1f5ec7c3c17548e0
Bug-Debian: https://bugs.debian.org/1113355
Last-Update: 2025-04-02

Gbp-Pq: Name cmake-4.patch
12 files changed:
CMakeLists.txt
cmake/OpenCVGenPkgconfig.cmake
doc/tutorials/introduction/linux_gcc_cmake/linux_gcc_cmake.markdown
modules/python/CMakeLists.txt
platforms/android/build-tests/test_cmake_build.py
samples/CMakeLists.example.in
samples/CMakeLists.txt
samples/cpp/example_cmake/CMakeLists.txt
samples/cpp/tutorial_code/gpu/gpu-thrust-interop/CMakeLists.txt
samples/hal/c_hal/CMakeLists.txt
samples/hal/slow_hal/CMakeLists.txt
samples/openvx/CMakeLists.txt